Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 19,723 for

watermarking .net

(0.16 sec)
  1. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/working-with-s...
  2. Working with DICOM metadata | GroupDocs

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // ....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/net/working-with-di...
  3. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Watermark Product Solution GroupDocs...GroupDocs.Redaction for Python via .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/python-net/pre-ras...
  4. Verifying documents with exception handling | G...

     This article explains how to handle specific exceptions when verifying document electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/verifying-docu...
  5. Verify Digital signatures in the document | Gro...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/signature/net/verify-digital...
  6. Obtain document history information | GroupDocs

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/obtain-documen...
  7. Ինչպես փոխարկել DOCX-ը MHTML-ի՝ օգտագործելով C#

    Այս հոդվածը ձեզ կուղեկցի C#-ի միջոցով docx-ը mhtml-ի փոխարկելու գործընթացում: Այս հոդվածում կգտնեք նաև կոդ օրինակ՝ mhtml docx-ից C#-ում ստեղծելու համար:...Watermark Product Family GroupDocs.Merger...Տեղադրեք GroupDocs.Conversion for .NET -ը NuGet փաթեթի կառավարիչից...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  8. Load document from local disk | GroupDocs

    Learn how to extract data from documents on the local disk...Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/parser/net/load-document-fro...
  9. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/net/save-in-origin...
  10. How to Convert DOCX to MHTML using C#

    This article will walk you through the process to convert docx to mhtml using C#. You will also find code example in this article to generate mhtml from docx in C#....Watermark Product Family GroupDocs.Merger...Install GroupDocs.Conversion for .NET from the NuGet package manager...

    kb.groupdocs.com/conversion/net/how-to-convert-...